home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Platmsg.dll / 0 / RCDATA / TFORMAVISOFWLINTENTOCONEX / TFORMAVISOFWLINTENTOCONEX.txt
Text File  |  2002-10-11  |  4KB  |  168 lines

  1. object FormAvisoFwlIntentoConex: TFormAvisoFwlIntentoConex
  2.   Left = 439
  3.   Top = 213
  4.   BorderStyle = bsSingle
  5.   Caption = '∩┐╜Intento de conexi∩┐╜n a la red!'
  6.   ClientHeight = 281
  7.   ClientWidth = 242
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object PanelAlerta: TPndPopupPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 242
  22.     Height = 281
  23.     BodyText = 
  24.       'El siguiente programa est∩┐╜ intentando acceder a la red.<BR><BR><' +
  25.       'B>Nombre del programa:</B><BR>%s<BR><BR><B>Descripci∩┐╜n:</B><BR>%' +
  26.       's<BR><BR>Te recomendamos que no permitas este acceso si no est∩┐╜s' +
  27.       ' completamente seguro.'
  28.     BottomText = 'Panda Antivirus Platinum 7'
  29.     HeaderFont.Charset = DEFAULT_CHARSET
  30.     HeaderFont.Color = clWhite
  31.     HeaderFont.Height = -11
  32.     HeaderFont.Name = 'Tahoma'
  33.     HeaderFont.Style = [fsBold]
  34.     HeaderText = 'Deseo...'
  35.     IconImages = ImageListIcono
  36.     IconIndex = 6
  37.     ItemImages = ImageListItems
  38.     Items = <
  39.       item
  40.         Caption = 'Denegar la conexi∩┐╜n s∩┐╜lo esta vez'
  41.         Visible = False
  42.         ImageIndex = 20
  43.         OnClick = PanelAlertaItems3Click
  44.         MostrarEnReducido = True
  45.         TipoItem = 1
  46.       end
  47.       item
  48.         Caption = 'Denegar esta conexi∩┐╜n siempre'
  49.         Visible = False
  50.         ImageIndex = 21
  51.         OnClick = PanelAlertaItems1Click
  52.         MostrarEnReducido = True
  53.         TipoItem = 1
  54.       end
  55.       item
  56.         Caption = 'Permitir esta conexi∩┐╜n siempre'
  57.         Visible = False
  58.         ImageIndex = 32
  59.         OnClick = PanelAlertaItems0Click
  60.         MostrarEnReducido = True
  61.         TipoItem = 1
  62.       end
  63.       item
  64.         Caption = 'Permitir la conexi∩┐╜n s∩┐╜lo esta vez'
  65.         Visible = False
  66.         ImageIndex = 31
  67.         OnClick = PanelAlertaItems2Click
  68.         MostrarEnReducido = True
  69.         TipoItem = 1
  70.       end
  71.       item
  72.         Caption = 'M∩┐╜s informaci∩┐╜n sobre el programa'
  73.         Visible = False
  74.         ImageIndex = 15
  75.         OnClick = MostrarInfoPrograma
  76.         TipoItem = 1
  77.       end
  78.       item
  79.         Caption = 'M∩┐╜s informaci∩┐╜n sobre la conexi∩┐╜n'
  80.         Visible = False
  81.         ImageIndex = 38
  82.         OnClick = MostrarInfoConexion
  83.         TipoItem = 1
  84.       end
  85.       item
  86.         Caption = 'No volver a mostrar este aviso'
  87.         Visible = False
  88.         ImageIndex = 25
  89.         OnClick = NoVolverANotificar
  90.         MostrarEnReducido = True
  91.         TipoItem = 2
  92.       end
  93.       item
  94.         Caption = 'Ayuda'
  95.         Visible = False
  96.         ImageIndex = 27
  97.         OnClick = Ayuda
  98.         MostrarEnReducido = True
  99.         TipoItem = 2
  100.       end
  101.       item
  102.         Caption = 'Cerrar'
  103.         Visible = False
  104.         ImageIndex = 16
  105.         OnClick = PanelAlertaItems8Click
  106.         MostrarEnReducido = True
  107.         TipoItem = 2
  108.       end
  109.       item
  110.         Caption = 'M∩┐╜s informaci∩┐╜n sobre la intrusi∩┐╜n'
  111.         Visible = False
  112.         ImageIndex = 39
  113.         OnClick = MostrarInfoConexion
  114.         TipoItem = 2
  115.       end
  116.       item
  117.         Caption = 'No volver a mostrar este aviso'
  118.         Visible = False
  119.         ImageIndex = 25
  120.         OnClick = NoVolverANotificar
  121.         MostrarEnReducido = True
  122.         TipoItem = 3
  123.       end
  124.       item
  125.         Caption = 'Ayuda'
  126.         Visible = False
  127.         ImageIndex = 27
  128.         OnClick = Ayuda
  129.         MostrarEnReducido = True
  130.         TipoItem = 3
  131.       end
  132.       item
  133.         Caption = 'Cerrar'
  134.         Visible = False
  135.         ImageIndex = 16
  136.         OnClick = PanelAlertaItems8Click
  137.         MostrarEnReducido = True
  138.         TipoItem = 3
  139.       end
  140.       item
  141.         Caption = 'Consultar informe'
  142.         ImageIndex = 22
  143.         OnClick = VerReporte
  144.         MostrarSoloEnAlertasAgrupadas = True
  145.       end>
  146.     ItemsFont.Charset = DEFAULT_CHARSET
  147.     ItemsFont.Color = clBlack
  148.     ItemsFont.Height = -11
  149.     ItemsFont.Name = 'Tahoma'
  150.     ItemsFont.Style = []
  151.     PrioridadMensaje = pmAlertaUsuario
  152.     TextoAlertasAgrupadas = 
  153.       'En el informe se encuentran nuevas notificaciones similares a es' +
  154.       'ta'
  155.     Title = '∩┐╜Intento de conexi∩┐╜n a la red!'
  156.   end
  157.   object ImageListIcono: TImageList
  158.     Height = 48
  159.     Width = 48
  160.     Left = 196
  161.     Top = 60
  162.   end
  163.   object ImageListItems: TImageList
  164.     Left = 196
  165.     Top = 148
  166.   end
  167. end
  168.